docs: fix typo in type name
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 22:40:01 +0000 (17:40 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 23:27:29 +0000 (18:27 -0500)
gdk/gdkdnd.c

index 559a31de7bcf2a5e867439494a1ad197074d767a..588b4cbaaedd5d102cbde0666b7d1a52a1011e45 100644 (file)
@@ -400,7 +400,7 @@ gdk_drop_reply (GdkDragContext *context,
 
 /**
  * gdk_drop_finish:
- * @context: a #GtkDragContext
+ * @context: a #GdkDragContext
  * @success: %TRUE if the data was successfully received
  * @time_: the timestamp for this operation
  *